-
Home
-
WooCommerce Admin
-
3.0.1
-
Code
-
Classes
- Task
| Total Complexity |
52 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
464 |
| Lines of code |
192 |
| Logical lines of code |
96 |
| Comment lines |
188 |
| Methods |
31 |
| Properties |
1 |
Methods 31
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sort() |
S |
57 |
4 |
17 |
| snooze() |
S |
58 |
4 |
15 |
| possibly_track_completion() |
S |
59 |
4 |
15 |
| dismiss() |
S |
61 |
3 |
12 |
| convert_object_to_camelcase() |
S |
61 |
3 |
11 |
| is_snoozed() |
S |
67 |
3 |
7 |
| get_json() |
S |
53 |
1 |
23 |
| is_dismissed() |
S |
68 |
2 |
7 |
| undo_dismiss() |
S |
65 |
2 |
9 |
| get_snoozed_until() |
S |
68 |
2 |
7 |
| undo_snooze() |
S |
65 |
2 |
9 |
| set_active() |
S |
66 |
2 |
10 |
| mark_actioned() |
S |
65 |
2 |
9 |
| get_id() |
S |
100 |
1 |
0 |
| get_parent_id() |
S |
100 |
1 |
0 |
| get_title() |
S |
100 |
1 |
0 |
| get_content() |
S |
100 |
1 |
0 |
| get_time() |
S |
100 |
1 |
0 |
| get_additional_info() |
S |
82 |
1 |
3 |
| get_additional_data() |
S |
82 |
1 |
3 |
| get_level() |
S |
82 |
1 |
3 |
| get_action_label() |
S |
79 |
1 |
3 |
| get_action_url() |
S |
82 |
1 |
3 |
| is_dismissable() |
S |
82 |
1 |
3 |
| is_snoozeable() |
S |
82 |
1 |
3 |
| has_previously_completed() |
S |
74 |
1 |
4 |
| is_active() |
S |
79 |
1 |
3 |
| can_view() |
S |
82 |
1 |
3 |
| is_complete() |
S |
80 |
1 |
3 |
| is_actioned() |
S |
80 |
1 |
3 |
| is_task_actioned() |
S |
74 |
1 |
4 |